home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / Multimedia / Pictures / DAUG C98 / 68020 / V.doc < prev    next >
Text File  |  1998-11-15  |  10KB  |  348 lines

  1.  
  2.  __    __) 
  3. (, )  /      MULTI FORMAT MULTI WINDOW USER-FRIENDLY FREE PICTURES VIEWER
  4.    | /     
  5.    |/    
  6.    |   1.0
  7.  
  8. ---------------------------------------------------------------------------
  9.                                                      RINGARD' PRODUCTION 98
  10. ---------------------------------------------------------------------------
  11.  
  12.  
  13.                            --------------------
  14.                            Another viewer. WTH!
  15.                            --------------------
  16.  
  17.  
  18. I  bought  a  CyberVision  and  wanted  to  see  my  favorite pictures on a
  19. True-Color  screen.   Unfortunately,  all my viewer programs didn't work so
  20. good as they did on AGA.  V was born.
  21.  
  22. My goal was to reach the following:
  23.  
  24. FREE.
  25. FAST.
  26. FRIENDLY.
  27. 100% C
  28. Shell & Workbench
  29.  
  30.  
  31.                                ------------
  32.                                Installation
  33.                                ------------
  34.  
  35.  
  36. Unpack V_main.lha and V_Mod###.lha in the same drawer.
  37. It should look like:
  38.  
  39.   V_modules (dir)
  40.   V                                V.doc
  41.   V.history                        V.info
  42.   V_Main.readme                    V_Mod###.readme
  43.  
  44. (###=020, 040, 060, PPC)
  45.  
  46.  
  47.                                ------------
  48.                                What V does
  49.                                ------------
  50.  
  51.  
  52.  MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT 
  53.  MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT 
  54.  MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT MULTIFORMAT 
  55.  
  56.  
  57. V  is  a  FAST  picture  viewer.   It's  able  to  display  14 types and 51
  58. sub-types:
  59.  
  60.     IFF ILBM (EHB,HAM6,HAM8,DHIRES,SHAM,DHAM,PCHG,CMYK,CLUT)
  61.     GIF (87a,89a)
  62.     JPEG (Normal,Adobe,Progressive).
  63.     PCX (1,4,8,24 bits)
  64.     TIFF (NONE,BLZW,RLE,PACKBITS,NEXT,THUNDER,LOGLUV)
  65.     PNG (Normal,Progressive)
  66.     QRT
  67.     RAW (width,height,RGBRGB...)
  68.     PhotoCD (with orientation)
  69.     BMP (1,4,8,24 bits unpacked)
  70.     TIM (4,8,16,24 bits)
  71.     TARGA (8,16,24,32 bits,NONE,RLE)
  72.     PPM (3,6)
  73.     PGM (2,5)
  74.  
  75. New types welcome!!
  76.  
  77.  
  78.                               --------------
  79.                               Shell commands
  80.                               --------------
  81.  
  82.  
  83. Execute V ? or V -HELP
  84.  
  85. V has been developped to fit best under a graphic card environnement but it
  86. can  be  used  on AGA machines (Kick 3.x required).  It uses by default the
  87. workbench screen but is able to open its own screen with the argument:
  88.  
  89. -SCREEN=[WIDTH]x[HEIGHT]x[DEPTH] (eg: -SCREEN=800x600x16).
  90. V has its own private BestMode function to fit your wished screen. 
  91.  
  92. or
  93.  
  94. -PUBNAME=MyScreen
  95. to open on another public screen.
  96.  
  97. In case of a too big picture, V has not only the ability to scroll it using
  98. the  gadgets.   It can scroll the picture simply by clicking directly on it
  99. and move the mouse.  (OPAQUE MOVE a la ArtEffect)
  100.  
  101. V closes the window with the usual way and with the RIGHT MOUSE BUTTON too.
  102.  
  103. V moves ALL the window contents with the MIDDLE MOUSE BUTTON.
  104.  
  105. If  you  are  on a TRUE COLOR screen, you can correct the gamma using the +
  106. and - keys.  (experimental)
  107.  
  108.  MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW 
  109.  MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW 
  110.  MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW MULTIWINDOW 
  111.  
  112. V is multiwindow. It means you can enter the following arguments:
  113.  
  114.                                V DH3:mypics
  115.                                     OR
  116.  
  117.                                V DH3:mypics/
  118.                                     OR
  119.  
  120.                             V DH3:mypics/#?.tif
  121.                                     OR
  122.  
  123.                        V DH3:mypics/~(#?.jpg|#?.iff)
  124.  
  125. -RECURSIVE enable recursive mode :)
  126.  
  127. Warning!!  the amount of memory can get low very fast.  You'll perhaps have
  128. 'crashed'  pictures, but as soon as you resize them, everything will become
  129. ok again.
  130.  
  131. The -MAXWIN option limits the amount of pictures displayed at a time:
  132.  
  133. V DH3:#?  -MAXWIN
  134.  
  135. The  -SYNC  option  should be used if you only want to see one picture at a
  136. time.
  137.  
  138. V DH3:#? -SYNC
  139.  
  140. The -DITHER option enables Floyd Steinberg dithering (slower).
  141.  
  142. The  -APPICON option transforms V into an AppIcon task.  :) Double click on
  143. the icon to remove V.
  144.  
  145. The -INVERTMOUSE options invert the Opaque Move scroll direction.
  146.  
  147.  
  148.                             -------------------
  149.                             Workbench tooltypes
  150.                             -------------------
  151.  
  152.  
  153. (V doesn't use the tooltypes if it has been executed from shell)
  154.  
  155.  
  156. DITHER_IF_8BITS_SCREEN        same as -DITHER
  157.  
  158. LIMIT_WINDOWS_NUMBER        same as -MAXWIN
  159.  
  160. NO_MULTIWINDOWS            same as -SYNC
  161.  
  162. RANDOM_OPEN            same as -RANDOM
  163.  
  164. RECURSIVE            same as -RECUR
  165.  
  166. SCREEN=...            same as -SCREEN= and -PUBNAME=
  167.  
  168. APPICON                same as -APPICON
  169.  
  170. INVERT_MOUSE            same as -INVERTMOUSE
  171.  
  172.  
  173.                                ------------
  174.                                Keys control
  175.                                ------------
  176.  
  177.  
  178. [,]       Change GAMMA if a True-Color screen is used.
  179. +,*,-     Scale the picture if a True-Color screen is used.
  180.  
  181. Using V in a multi window mode enables the following possibilities with the
  182. keyboard:
  183.  
  184. Q(Quit)   Closes all the windows.
  185. C(Clear)  Closes the already loaded pictures windows.
  186. K(Keep)   Closes all the windows, but not the one that's selected.
  187. R(ReOrg)  Reorgs the windows.
  188. L(List)   Reorgs the windows too.
  189. D(Drop)   Closes the active window.
  190.  
  191.  
  192.                                ------------
  193.                                What V needs
  194.                                ------------
  195.  
  196.  
  197. Kick 3.0 and a 68020.
  198. THAT'S ALL.
  199. A gfx card is welcome. A math processor too.
  200.  
  201.  
  202.                          ------------------------
  203.                          What V uses if installed
  204.                          ------------------------
  205.  
  206. Kick 3.1
  207. Reqtools.library
  208. CyberGFX
  209. Picasso
  210. Akiko
  211.  
  212.  
  213.                               ---------------
  214.                               What V won't do
  215.                               ---------------
  216.  
  217.  
  218. Use any ALIEN library.
  219. Use datatypes.
  220.  
  221.  
  222.                               --------------
  223.                               What V will do
  224.                               --------------
  225.  
  226. Ideas welcome!
  227.  
  228.  
  229.                               ---------------
  230.                               What YOU can do
  231.                               ---------------
  232.  
  233.  
  234. Translations.
  235. Guides. (I'm lazy...)
  236.  
  237.  
  238. ---------------------------------------------------------------------------
  239.                                                      RINGARD' PRODUCTION 98
  240. ---------------------------------------------------------------------------
  241.  
  242.                              -----------------
  243.                              More informations
  244.                              -----------------
  245.  
  246. To find the latest version
  247.  
  248.             www.multimania.com/allenbra/amiga/index.shtml
  249.  
  250.  
  251.     Brice Allenbrand    Email    : allenbra@hrnet.fr
  252.     12, rue St Michel
  253.     68100 Mulhouse        IRCnet    : Brice on #artbas or #amiga
  254.     France            Web    : www.multimania.com/allenbra
  255.  
  256.  
  257. V has been successfully tested under AGA, CyberGfx, Picasso, Kick 3.0, Kick
  258. 3.1, SX-32, UAE.
  259.  
  260.  
  261.                                   -------
  262.                                   Merci:)
  263.                                   -------
  264.  
  265.  
  266. First  of  all  Thierry  Sillis  for his help to develop the PPC version (I
  267. don't  have  a  PPC board yet) and Thierry Schmitt (Citrouill, Pumpkin) for
  268. the icons.
  269.  
  270.  
  271.                                  "Atonic"
  272.                                     ...
  273.                                  "AWorld"
  274.                                     ...
  275.                                    "Fly"
  276.                                     ...
  277.                                  "Megabob"
  278.                                     ...
  279.                                    "OFS"
  280.                                     ...
  281.                                   "Stan"
  282.                                     ...
  283.                                    "Tox"
  284.                                     ...
  285.                                Alaan Odgard
  286.                                     ...
  287.                                   Bastian
  288.                                     ...
  289.                                   Cyrille
  290.                                     ...
  291.                            Detlef Wojtaszkiewicz
  292.                                     ...
  293.                            Eric Giguere "Eric75"
  294.                                     ...
  295.                             Francesco Proietti
  296.                                     ...
  297.                                   Frenzee
  298.                                     ...
  299.                            Gérard Cornu "Shaman"
  300.                                     ...
  301.                                  Jan Dusha
  302.                                     ...
  303.                               Jason Frecknall
  304.                                     ...
  305.                          Jean-Marc Biehler (MMpf)
  306.                                     ...
  307.                           Jean-Marc Boursot "Kro"
  308.                                     ...
  309.                            Jérôme Chesnot "Ours"
  310.                                     ...
  311.                                 Jim Cooper
  312.                                     ...
  313.                                Jürgen Hilbig
  314.                                     ...
  315.                                   Maarten
  316.                                     ...
  317.                               P. La Framboise
  318.                                     ...
  319.                              Philippe Susanne
  320.                                     ...
  321.                               Riccardo Cretti
  322.                                     ...
  323.                               Richard R. Baud
  324.                                     ...
  325.                              Simone Monsignori
  326.                                     ...
  327.                                Sinan Gurkan
  328.                                     ...
  329.                                Stefan Hermes
  330.                                     ...
  331.                                Steve Krueger
  332.                                     ...
  333.                         Thierry Schmitt "Pumpkin"
  334.                                     ...
  335.                            Thierry Sillis "TH2A"
  336.                                     ...
  337.                             Thomas Pimmel "Tom"
  338.                                     ...
  339.                           Yann Labres "LocoToso"
  340.                                     ...
  341.                               Yves L. "Camyl"
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348. to be continued....